CommonEvent 1809
Name = "Talk: Lilith Origin"

  999([1344])
  ConditionalBranch([1, 20, 0, 1, 0])
    JumpToLabel(["情報"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 2, 0])
    JumpToLabel(["質問"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 3, 0])
    JumpToLabel(["要求"])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 20, 0, 4, 0])
    JumpToLabel(["贈与"])
    Empty([])

  BranchEnd([])
  Label(["情報"])
  ControlVariables([13, 13, 0, 2, 1, 100])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["I have nothing to say to you..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["............"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Astaroth, Morrigan, Lady Minagi..."])
    ShowText(["I'll avenge you..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["I'll wipe the angels from existence..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Perish..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 60, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Succumb to ecstasy..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 70, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["I am Lilith..."])
    ShowText(["The one I was before we were split into three sisters."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 80, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["I'm here to settle the score... nothing more."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 90, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Bring the Seraphs here as well..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 100, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["I'll kill as many as I can..."])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["質問"])
  ControlVariables([13, 13, 0, 2, 1, 50])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Is there something you wish to tell me...?"])
    ShowChoices([["Nothing", "Yes", "I want to offer my semen"], 0])
    When([0, "Nothing"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["I see... In that case, I'll just lay you to rest."])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "Yes"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["I see... but I'm not interested in listening."])
      Empty([])

    When([2, "I want to offer my semen"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["How admirable... Then, I'll suck you dry."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])  
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Was there ever a path where I could have fought by your side...?"])
    ShowChoices([["Maybe there was", "No", "Already passed"], 0])
    When([0, "Maybe there was"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["I suppose so... how sad..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "No"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["............"])
      Empty([])

    When([2, "Already passed"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["On that path, did I..."])
      ShowText(["Did I and my sisters look happy?"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Can you tell what emotion is consuming me...?"])
    ShowChoices([["Anger", "Sorrow", "Love"], 0])
    When([0, "Anger"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["Yes, it's anger toward you all...!"])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "Sorrow"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["Yes..."])
      ShowText(["I'll soothe this sorrow with your deaths."])
      Script(["change_friend(-5)"])
      Empty([])

    When([2, "Love"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["Love...?"])
      ShowText(["You can feel my love amidst this anger and sorrow...?"])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])  
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 40, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Any last words...?"])
    ShowChoices([["I wanted to bring peace to the world...", "I wanted to have sex...", "Nothing in particular"], 0])
    When([0, "I wanted to bring peace to the world..."])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["For that conviction alone, I'll give you some praise..."])
      Script(["change_friend(5)"])
      Empty([])

    When([1, "I wanted to have sex..."])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["I'll let you indulge to your heart's content in your final moments, ..."])
      ShowText(["I'll rape you until you're a dried-up husk."])
      Script(["change_friend(10)"])
      Empty([])

    When([2, "Nothing in particular"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["I see..."])
      ShowText(["I don't have anything to say either..."])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 50, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["At the end of your life, is there anything you wish you'd done...?"])
    ShowChoices([["World peace", "Become a king", "A harem"], 0])
    When([0, "World peace"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["Did you sacrifice my sisters for that dream...?"])
      Script(["change_friend(-5)"])
      Empty([])

    When([1, "Become a king"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["How unexpectedly base of you..."])
      ShowText(["But that can never happen now."])
      Empty([])

    When([2, "A harem"])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["If that's what you wanted, you could have had it all..."])
      ShowText(["At least, pleasure will consume you as you meet your end."])
      Script(["change_friend(5)"])
      Empty([])

    ChoicesEnd([])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Label(["要求"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 13, 0, 10, 2])
    ConditionalBranch([8, 4])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["Can I have a Miracle Drug...?"])
      ControlVariables([24, 24, 0, 3, 0, 4, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[4]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
        ShowText(["\\n<Lilith Origin>"])
        ShowText(["I appreciate it..."])
        ChangeItems([4, 1, 0, 1])
        Script(["change_friend(20)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
        ShowText(["\\n<Lilith Origin>"])
        ShowText(["Then just die already..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ControlVariables([13, 13, 0, 0, 20])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ConditionalBranch([8, 390])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["Can I have a cream stew...?"])
      ControlVariables([24, 24, 0, 3, 0, 390, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give a \\ii[390]? (Have:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
        ShowText(["\\n<Lilith Origin>"])
        ShowText(["I appreciate it..."])
        ChangeItems([390, 1, 0, 1])
        Script(["change_friend(30)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
        ShowText(["\\n<Lilith Origin>"])
        ShowText(["Then just die already..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["......"])
      ControlVariables([13, 13, 0, 0, 30])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ConditionalBranch([7, 42000, 0])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["Can I have some money...?"])
      ControlVariables([24, 24, 0, 3, 7, 2, 0])
      ShowTextAttributes(["", 0, 0, 2])
      ShowText(["Do you want to give 42000G? (Remaining:\\V[24])"])
      ShowChoices([["Yes", "No"], 2])
      When([0, "Yes"])
        ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
        ShowText(["\\n<Lilith Origin>"])
        ShowText(["I appreciate it..."])
        ChangeGold([1, 0, 42000])
        Script(["change_friend(25)"])
        ExitEventProcessing([])
        Empty([])

      When([1, "No"])
        ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
        ShowText(["\\n<Lilith Origin>"])
        ShowText(["Then just die already..."])
        ExitEventProcessing([])
        Empty([])

      ChoicesEnd([])
      Empty([])

    Else([])
      ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
      ShowText(["\\n<Lilith Origin>"])
      ShowText(["...Seems you're broke."])
      ExitEventProcessing([])
      Empty([])

    BranchEnd([])
    Empty([])

  BranchEnd([])
  Label(["贈与"])
  ControlVariables([13, 13, 0, 2, 1, 30])
  ConditionalBranch([1, 25, 0, 1, 0])
    ControlVariables([13, 13, 0, 0, 30])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 25, 0, 2, 0])
    ControlVariables([13, 13, 0, 2, 1, 20])
    ControlVariables([25, 25, 0, 0, 0])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 10, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([8, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Lilith Origin gave you a \\ii[8]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 20, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeItems([4276, 0, 0, 1])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Lilith Origin gave you a \\ii[4276]!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  ConditionalBranch([1, 13, 0, 30, 2])
    ShowTextAttributes(["lilith2_fc2", 0, 0, 2])
    ShowText(["\\n<Lilith Origin>"])
    ShowText(["Take this..."])
    PlaySE(["RPG::SE(@name=\"Item1\", @pitch=100, @volume=80)"])
    ChangeGold([0, 0, 70000])
    ShowTextAttributes(["", 0, 0, 2])
    ShowText(["Lilith Origin gave you 70000G!"])
    ExitEventProcessing([])
    Empty([])

  BranchEnd([])
  Empty([])
